+Fri Feb 27 18:52:19 2004 Jonathan Blandford <jrb@redhat.com>
+
+ * gtk/gtkfilechooserdialog.c (gtk_file_chooser_dialog_style_set):
+ Whoops. Didn't mean to commit the size change.
+
Fri Feb 27 18:46:27 2004 Jonathan Blandford <jrb@redhat.com>
* gtk/gtkfilechooserembed.h: New private interface to help
+Fri Feb 27 18:52:19 2004 Jonathan Blandford <jrb@redhat.com>
+
+ * gtk/gtkfilechooserdialog.c (gtk_file_chooser_dialog_style_set):
+ Whoops. Didn't mean to commit the size change.
+
Fri Feb 27 18:46:27 2004 Jonathan Blandford <jrb@redhat.com>
* gtk/gtkfilechooserembed.h: New private interface to help
+Fri Feb 27 18:52:19 2004 Jonathan Blandford <jrb@redhat.com>
+
+ * gtk/gtkfilechooserdialog.c (gtk_file_chooser_dialog_style_set):
+ Whoops. Didn't mean to commit the size change.
+
Fri Feb 27 18:46:27 2004 Jonathan Blandford <jrb@redhat.com>
* gtk/gtkfilechooserembed.h: New private interface to help
+Fri Feb 27 18:52:19 2004 Jonathan Blandford <jrb@redhat.com>
+
+ * gtk/gtkfilechooserdialog.c (gtk_file_chooser_dialog_style_set):
+ Whoops. Didn't mean to commit the size change.
+
Fri Feb 27 18:46:27 2004 Jonathan Blandford <jrb@redhat.com>
* gtk/gtkfilechooserembed.h: New private interface to help
+Fri Feb 27 18:52:19 2004 Jonathan Blandford <jrb@redhat.com>
+
+ * gtk/gtkfilechooserdialog.c (gtk_file_chooser_dialog_style_set):
+ Whoops. Didn't mean to commit the size change.
+
Fri Feb 27 18:46:27 2004 Jonathan Blandford <jrb@redhat.com>
* gtk/gtkfilechooserembed.h: New private interface to help
*/
gtk_container_set_border_width (GTK_CONTAINER (dialog->vbox), 12);
- gtk_box_set_spacing (GTK_BOX (dialog->vbox), 12);
+ gtk_box_set_spacing (GTK_BOX (dialog->vbox), 24);
gtk_container_set_border_width (GTK_CONTAINER (dialog->action_area), 0);
gtk_box_set_spacing (GTK_BOX (dialog->action_area), 6);